-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Exploratory View] Audit new EUI Borealis theme #205212
[Exploratory View] Audit new EUI Borealis theme #205212
Conversation
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
packages/kbn-babel-preset/styled_components_files.js
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Waiting for information from the theme working group about the text application of the visualization palette:
https://elastic.slack.com/archives/C060SDYTZ96/p1736773121682819
x-pack/solutions/observability/plugins/exploratory_view/public/application/index.tsx
Show resolved
Hide resolved
@fkanout Following up on the Slack thread, we should be using https://eui.elastic.co/#/display/stat, which has the proper color tokens built in, so they match the monitor status ones (which are correct) |
@patpscal I was checking this, and it's a shared component from |
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
History
cc @fkanout |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !!
Thank you for taking care of it !!
Summary
It fixes #205051
Files are excluded because of `euiScrollBar` and `euiScrollBarCorner` replacement (TBD) - x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/series_editor.tsx- x-pack/solutions/observability/plugins/exploratory_view/public/components/shared/exploratory_view/series_editor/components/filter_values_list.tsx
✅ DONE